feat: converge OAuth SSO runtime integration - #1700
Closed
Zetazzz wants to merge 11 commits into
Closed
Conversation
Zetazzz
force-pushed
the
feat/oauth-sso-integration-tests
branch
from
August 11, 2026 02:01
cffd162 to
8706143
Compare
Contributor
Author
|
Superseded by the rewritten seven-PR stack. Its functional changes were reassigned to the owning layers in PRs #1683-#1689: generic error mapping in PR1, trusted Site/context loaders in PR3, opaque transaction handling in PR4, Provider runtime convergence in PR5, handoff and session binding/revocation in PR6, and real generated Constructive DB integration in PR7. PR7 now passes the real DB integration suite pinned to Constructive DB commit ffc87bb07ede49a0734f676d0eb06042f0565eef; the temporary contract.sql remains removed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
capabilities_modulebaselineIntegration baseline
ffc87bb07ede49a0734f676d0eb06042f0565eef(draft PR #3009)f51d88064788fc4aea5a3bfa51a1676b259399d7Verification
ffc87bb07ede49a0734f676d0eb06042f0565eefThe integration suite runs the generated Constructive DB application through PostgreSQL and Constructive GraphQL/OAuth HTTP; the removed mock
contract.sqlremains absent.